home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC17Darts / Darts.asm / Build.Macros < prev    next >
Encoding:
Apple IIgs Source Code  |  1990-04-06  |  454 b   |  11 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. unset exit
  2. prefix 7 2/ainclude
  3. rename macros m
  4. macgen darts.asm    m/darts.macros    m/darts.macros    7/m16.util2 7/m16.=
  5. macgen uevent.asm   m/uevent.macros   m/uevent.macros   7/m16.util2 7/m16.=
  6. macgen umenu.asm    m/umenu.macros    m/umenu.macros    7/m16.util2 7/m16.=
  7. macgen uwindow.asm  m/uwindow.macros  m/uwindow.macros  7/m16.util2 7/m16.=
  8. macgen uglobals.asm m/uglobals.macros m/uglobals.macros 7/m16.util2 7/m16.=
  9. rename m macros
  10. set exit 1
  11.